home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 3 / Your Choice Software Collection 3.iso / dos / zpro203 / zifpro.rev < prev    next >
Text File  |  1994-08-15  |  19KB  |  470 lines

  1.          ZIF Editor Professional For DOS Revision History
  2.  
  3.  
  4. 08-16-94 ■ Version 2.03
  5.  
  6.          . Fixed a tab-order problem on the Advanced Options screen
  7.            for INI settings.
  8.  
  9.  
  10. 07-18-94 ■ Version 2.02
  11.  
  12.          . The file ZIFPRO.EXE is now being released without EXE
  13.            compression.
  14.  
  15.  
  16. 07-11-94 ■ Version 2.01
  17.  
  18.          . Version 2.01 of ZIP'R Pro contains an updated INSTALL.EXE
  19.            file.  One of our users reported that InocuLAN (by Cheyenne
  20.            Software) was reporting an occurrence of the Tony-H virus in
  21.            the INSTALL.EXE file.  We believe this was a false-positive
  22.            report, and not cause for alarm.  However, we are releasing
  23.            ZIP'R Pro 2.01 with the INSTALL.EXE file in uncompressed
  24.            format.  Also, the file BONUS.DOC has been removed.
  25.  
  26.  
  27. 06-29-94 ■ Version 2.00
  28.  
  29.          . Added support for a user-specified compression mode when
  30.            using Internal ZIP compression.  Valid values are BestMethod,
  31.            Deflate, Implode, Shrink, and Store.
  32.  
  33.          . Added support for a user-specified deflate level when
  34.            using internal ZIP compression.
  35.  
  36.          . Added support for user-specified implode values when using
  37.            internal ZIP compression.
  38.  
  39.          . Added the "F1 = Help" string to the bottom line of the
  40.            screen to inform users of the availability of the help
  41.            system.
  42.  
  43.          . Fixed a problem where a backslash (\) was not being
  44.            written to the program directory properly if the
  45.            EXE file was located in the root directory.
  46.  
  47.  
  48. 06-20-94 ■ Version 1.28  (Internal BETA Version - Not Released!)
  49.  
  50.          . Fixed a problem where registered users would receive a
  51.            "Registration number not valid" error message when the
  52.            number 0 was entered in the Network Users field.  Added
  53.            a check in the registration routine to make sure that the
  54.            Network Users string passed to the registration routine is
  55.            blank if the user enters 0.
  56.  
  57.          . Modified code to allow users to use the Update option with
  58.            the Internal ZIP compression type.
  59.  
  60.          . Added code to disable the Compression button on the editing
  61.            screen if Internal ZIP is selected as the compression type.
  62.  
  63.          . Added support for users to type /CLEANUP from the ZifPro
  64.            command line to immediately access the cleanup option without
  65.            being forced to go through the menuing system.  If the
  66.            /Cleanup option is used from the command line, ZifPro will
  67.            stop execution after the cleanup process has been completed.
  68.  
  69.          . Moved the Browse button up two lines to be grouped together
  70.            with the Save and Cancel buttons.
  71.  
  72.          . Added preliminary support to read and write a new compression
  73.            type to the CompressionType= field in the .ZPD file.  The
  74.            new compression type is an internal compression method,
  75.            compatible with PKZIP 2.0.  The internal compression is the
  76.            only compression type allowed when the user interface is set
  77.            to Beginner.  Otherwise, users may select this compression
  78.            type as an alternative to ARJ, LHA, or PKZIP.
  79.  
  80.          . Added support for a user interface setting in ZifPro.Exe.
  81.            Each interface setting displays different information,
  82.            allowing beginner, intermediate, and advanced users to use
  83.            the Zif Editor with ease, yet have access to the more advanced
  84.            features, if needed.
  85.  
  86.  
  87. 06-10-94 ■ Version 1.27
  88.  
  89.          . Cleaned up many potential coding problems by creating
  90.            temporary variables and copying them to the original variables
  91.            only when a Save command is executed.
  92.  
  93.          . Removed all drop-down boxes and replaced them with
  94.            radio buttons.
  95.  
  96.          . Redesigned the standard color scheme and main editing screen
  97.            layout.
  98.  
  99.  
  100. 05-26-94 ■ Version 1.26
  101.  
  102.          . Added support for the menu system to call up topic index
  103.            help with the F1 key.
  104.  
  105.          . Added support for the help system to call up the
  106.            topic index when F1 is pressed if a specific topic is
  107.            not defined at the time of the call.  F1 should be
  108.            able to access the help system in virtually any part
  109.            of the program.
  110.  
  111.          . Fixed a potential problem in the help system where
  112.            the ENTER key was not being properly handled at all
  113.            times to change to a specific topic from the topic
  114.            index.
  115.  
  116.  
  117. 04-22-94 ■ Version 1.25
  118.  
  119.          . Fixed a problem where the Compression Paths option
  120.            on the ZIP'R Pro Settings menu could not be accessed
  121.            due to an incorrect constant value set up in the
  122.            global variables unit.
  123.  
  124.  
  125. 03-26-94 ■ Version 1.24
  126.  
  127.          . Updated several help topics and corresponding code
  128.            that calls the individual help topics.
  129.  
  130.          . Added a status window to the file deletion routine
  131.            when attempting to cleanup ZIP'R Pro signal files,
  132.            to serve as an indicator of activity.
  133.  
  134.          . Modified stFindAllAndErase routine calls to delete
  135.            files with specific ZIPRPRO extensions such as .P00,
  136.            .P01, .N00, .N01, .U00, .U01 etc., instead of .P??,
  137.            .N??, and .U?? to avoid potential filename conflicts
  138.            in future versions.
  139.  
  140.          . Added option to allow users to execute the /Cleanup
  141.            process from inside the ZIF Editor.  Added sufficient
  142.            (optional) password checking to prevent unauthorized
  143.            access to this option.  New option is labeled "Cleanup
  144.            Files" in the ZIP'R Pro Settings menu.
  145.  
  146.          . Fixed a potential problem where the ZIF Editor could
  147.            terminate unexpectedly after opening files more than
  148.            25 - 30 times per session.  Problem is believed to have
  149.            been caused by insufficient stack space.  Increased the
  150.            available stack space from 16K to 32K.
  151.  
  152.          . Removed 5 compiler directives from each unit in Zif
  153.            Editor Pro.
  154.  
  155.  
  156. 03-10-94 ■ Version 1.23
  157.  
  158.          . Fixed a potential problem where the Tame Path field on
  159.            the Tame Options screen did not automatically add a
  160.            trailing backslash to the entry before writing the
  161.            ZPROTAME.BAT file.  This could cause problems when
  162.            attempting to use the ZPROTAME.BAT file under Windows,
  163.            DESQview, or OS/2.
  164.  
  165.          . Fixed a problem where the Use Alternate Program Parent
  166.            Directory check box was not being updated properly when
  167.            it should have been enabled after a file was read from
  168.            disk.
  169.  
  170.          . Fixed a problem where the Alternate EXE Launch Directory
  171.            was not always being written properly when the Alternate
  172.            EXE Launch Directory feature was being used.
  173.  
  174.          . Added a hotkey assignment to the Cancel button on the
  175.            File Dialog boxes.
  176.  
  177.          . Fixed problem where the drop-down combo boxes on the
  178.            Advanced Options screen were not "connected" to the
  179.            actual field and were placed down 1 line too far.
  180.  
  181.          . Changed picture mask on Compression Type field to only
  182.            allow uppercase alpha characters, rather than alpha-
  183.            numeric characters.
  184.  
  185.          . Implemented a new vertical menuing system with a new
  186.            color set and a stylish backdrop.  Removed hint line
  187.            from the bottom of the screen.  Enabled exploding menus
  188.            and dialog boxes.
  189.  
  190.            . Casted the Floppy format options as an enumerated type
  191.            inside of the code, instead of as a byte value.  This
  192.            provides for easier compiler checking, leaving less room
  193.            for errors.
  194.  
  195.  
  196. 03-03-94 ■ Version 1.22
  197.  
  198.            . Added 3-D appearance to dialog boxes, and modified code so
  199.              divider lines would end with a character of the proper
  200.              color.
  201.  
  202.            . Assigned hot-keys to controls on the Video Options screen.
  203.  
  204.            . Fixed problem where the Scan Activity Indicator drop down
  205.              box would cause itself and the Cancel button on the Video
  206.              Options screen to be disabled when an item was selected
  207.              from the list.
  208.  
  209.  
  210. 02-26-94 ■ Version 1.21
  211.  
  212.            . Changed file dialog boxes to automatically pick
  213.              the selected drive, directory, or filename on the
  214.              first click.  Double-clicks are no longer necessary.
  215.  
  216.            . Changed file dialog boxes to display only archive
  217.              files, rather than including hidden and system files
  218.              in the file list.
  219.  
  220.            . Added more constants within individual modules to
  221.              represent controls (in the order that they are added).
  222.  
  223.            . Cleaned up problems on Advanced Options screen where
  224.              the Help Line was not always being updated with the
  225.              correct help text.  This problem originated when code
  226.              was added to support a Windows version of ZIP'R Pro.
  227.  
  228.            . Cleaned up alignment problems on Video Options screen.
  229.  
  230.            . Corrected a minor problem where a registration number
  231.              would not be verified as a valid number if the Network
  232.              Users field contained a "0" instead of a blank value for
  233.              a single-user copy of ZIP'R Pro.
  234.  
  235.            . Corrected a minor problem where the "Use XMS For Swapping"
  236.              check box on the Swapping screen would not allow a direct
  237.              mouse click when the focus was currently on another object.
  238.  
  239.            . Reworked the hot keys on the Advanced Options screen to
  240.              prepare for a Windows version of ZIP'R Pro, using a
  241.              Dos-based ZIF Editor.
  242.  
  243.            . Fixed a problem where the program would terminate if
  244.              the file ZIPRPRO.INI could not be found in the ZIP'R
  245.              Pro path.  Added code to display a message box, create
  246.              a new ZIPRPRO.INI, and continue with program execution.
  247.  
  248.            . Reworked the hot keys on the Edit ZIF File screen to
  249.              prepare for a Windows version of ZIP'R Pro, using a
  250.              Dos-based ZIF Editor.
  251.  
  252.            . Removed inactive menu items from the Help menu.
  253.  
  254.  
  255.  
  256. 02-16-94 ■ Version 1.20
  257.  
  258.            . Completely new ZIF Editor Pro written in a different
  259.                programming language.  Many new features and enhance-
  260.                ments.
  261.  
  262.  
  263. 01-20-94 ■ Version 1.19
  264.  
  265.            . Added help topics into the help file for the new 1.19
  266.                features.
  267.  
  268.             . Added support for "Use Command Processor For Executable
  269.            Program" option.  This option allows users to specify
  270.            whether or not a command processor is loaded before
  271.                executing a program.  Program filenames with a .BAT or
  272.                .BTM (4DOS) extension require that this switch be turned
  273.                on, which is the default.  If this switch is turned off,
  274.                users can gain an extra 3 - 5K of free memory.
  275.  
  276.             . Fixed a minor problem where the Update Option check box
  277.                would be enabled when the compressed filename field lost
  278.                focus, even if the compression type selected was "NONE".
  279.  
  280.             . Added support for "Alternate Launch Directory For
  281.                Executable File".  This separate parameter allows
  282.                programs to be executed from a directory other than
  283.                the directory where the executable program resides.
  284.            This is useful in cases where the data files are
  285.                maintained in a separate sub-directory than the program,
  286.                since a typical File-Open command will place the user
  287.                in the data files sub-directory instead, allowing more
  288.                rapid access to data files.
  289.  
  290.  
  291. 01-06-94 ■ Version 1.18
  292.  
  293.            . Added code to write a blank string to the NetworkUsers
  294.                line in the ZIPRPRO.INI file if the user enters 0.
  295.  
  296.            . Added more shortcut key combinations on screens using
  297.                radio buttons and check boxes.
  298.  
  299.            . Fixed minor problem where the prelog delay time on the
  300.                Delays screen was not being disabled on the initial
  301.                display if the "Delay during Prelog" check box was not
  302.                checked.
  303.  
  304.            . Fixed problem where the ZIF Editor Pro would terminate
  305.                if the user pressed the enter key on the "Delay during
  306.            Prelog" check box of the Delays screen when the Delay
  307.                option was disabled.
  308.  
  309.            . Added option to Advanced options screen to enable or
  310.                disable sub-directory deletions when using PKZIP 2.04g.
  311.  
  312.            . Added options on Video options screen to write screens
  313.                using BIOS, DIRECT, or AUTO detect methods.
  314.  
  315.  
  316. 01-01-94 ■ Version 1.17
  317.  
  318.            . No changes made.
  319.  
  320.  
  321. 12-27-93 ■ Version 1.16
  322.  
  323.            . Fixed a problem where the "CompressionOptions=" entry
  324.                was being written to the .ZPD file correctly, but did
  325.                not appear to be read correctly.  This problem was due
  326.                to a variable being reset once the property for the
  327.                Compression Type list box was assigned.  Added a work-
  328.                around in the code that assigns the original value to
  329.                an intermediate variable, restoring it after the property
  330.                for the Compression Type list box is assigned.
  331.  
  332.            . Fixed a potential problem where the CompressionOptions
  333.                variable was not being initialized each time a .ZPD file
  334.                was read or created.
  335.  
  336.  
  337. 12-25-93 ■ Version 1.15
  338.  
  339.            . Fixed a major bug that was created after references
  340.                to MhSpecParse were changed to stSpecParse.  This
  341.                replacement routine returned a "." with the filename
  342.                extension, causing all filenames within the ZIF Editor
  343.                Pro to have two dots separating the filename from the
  344.                extension.
  345.  
  346.  
  347. 12-22-93 ■ Version 1.14
  348.  
  349.            . Changed all references from MhSpecParse to stSpecParse,
  350.                which is an STSI-generated routine to parse the
  351.                different portions of a path specification apart.  Old
  352.                routine that was used could cause ZIF Pro to attempt to
  353.                access a floppy drive, if one was specified.  If a disk
  354.                was not present in the floppy drive, the program would
  355.                crash.  New routine should eliminate this problem.
  356.  
  357.            . Added code to make sure that if compression to floppy
  358.            diskettes is being used, the compressed file must be
  359.            stored on the root directory of the floppy disk.
  360.  
  361.            . Added code to disable selective extraction and selective
  362.                exclusion when the user specifies that the compressed
  363.                file will be stored on a floppy diskette.
  364.  
  365.  
  366.  
  367. 12-20-93 ■ Version 1.13
  368.  
  369.            . (No Changes Made)
  370.  
  371.  
  372.  
  373. 12-05-93 ■ Version 1.12
  374.  
  375.            . Added code to make sure that the environment set for
  376.                ZIP'R Pro, if used, is interpretted in UPPER CASE
  377.                characters.
  378.  
  379.            . Recovered programming files from local backup set.
  380.                One file was lost due to an inability to restore
  381.                files from a bad backup tape after upgrading network
  382.                file server.  Changes in the lost file were minimal.
  383.                All data is believed to have been recovered.
  384.  
  385.            . Added check to deselect and disable the Update option
  386.                if compressed file was specified as residing on a
  387.                floppy disk.
  388.  
  389.            . Addressed several potential tab-order / ENTER-order
  390.                problems on main .ZPD editing screen.  Problems
  391.                could have caused program to terminate if the ZIF
  392.                Editor attempted to switch the focus to a disabled
  393.                control when ENTER was pressed.
  394.  
  395.            . Added code to make sure that a user has entered a
  396.                program name and a compressed file name in the
  397.                appropriate fields before saving a .ZPD file.
  398.  
  399.            . Added code to warn users when Cancel is selected if
  400.                the file has been modified since it was last saved.
  401.  
  402.            . Added code to set an initial value for TestTemporary-
  403.                Archive whether or not ARJ is being used as the
  404.                compression program.
  405.  
  406.            . Fixed tabbing order problem on Selective Extraction
  407.                screen and added code to advance the cursor to the next
  408.                field when ENTER was pressed.
  409.  
  410.            . Fixed problem where pressing ENTER on the Compression
  411.                Type field when "NONE" was selected would cause the
  412.                program to terminate.  Focus was attempting to be set
  413.                to a disabled control.
  414.  
  415.            . Fixed problem where passing a filename as a parameter
  416.                to the ZIF Editor Pro would generate an error stating
  417.                that a problem occurred when attempting to read the
  418.                .ZPD file.  This was due to a variable being reset
  419.                between the time that the parameter was read and the
  420.                file was read.
  421.  
  422.            . Fixed potential problem where the internal variable
  423.                "UseParentDirectory" was not being changed when it was
  424.                modified on the Advanced Options screen.  This could
  425.                cause the ZIF Editor to not properly remember the
  426.                correct Program Parent Directory.
  427.  
  428.  
  429.  
  430. 11-26-93 ■ Version 1.11
  431.  
  432.            . Added quick keys for check boxes to a few key areas.
  433.  
  434.            . Fixed minor tabbing order problem on Edit .ZPD
  435.                screen.
  436.  
  437.            . Added support to the Selective Extraction screen
  438.                for Selective Exclusion.  Added code to read and
  439.                write the new variables to the .ZPD file.
  440.  
  441.  
  442.  
  443. 11-21-93 ■ Version 1.10
  444.  
  445.            . Added code to allow users to enter a filename
  446.                after ZIFPRO that will automatically load the
  447.                specified .ZPD file.
  448.  
  449.            . Added new Help topics for Selective Extraction.
  450.  
  451.            . Added support for Selective Extraction to the ZIF
  452.                Editor.  When Selective Extraction is enabled, only
  453.                files entered in the Selective Extraction list box
  454.                are extracted before executing the program.
  455.  
  456.            . Corrected a problem where the IN Commands, OUT Commands,
  457.                TSR Pre Commands, and TSR Post Commands were not being
  458.                written correctly to the .ZPD file.  This behavior
  459.                exhibited itself after creating a file with more than
  460.                two lines of IN, OUT, TSR Pre, or TSR Post Commands.
  461.                The prefix was not being added to the line that was
  462.                written, therefore causing ZIP'R Pro to be unable to
  463.                read and include those commands.
  464.  
  465.  
  466.  
  467. 11-15-93 ■ Version 1.00
  468.  
  469.            . Initial release of the ZIF Editor Professional For DOS.
  470.